home *** CD-ROM | disk | FTP | other *** search
- Path: netnews.worldnet.att.net!newsadm
- From: Jeff Nikodym <jeffnik@ni.net>
- Newsgroups: comp.lang.c++
- Subject: [Q] What is an "exception"?
- Date: 19 Feb 1996 01:52:18 GMT
- Organization: AT&T WorldNet Services
- Message-ID: <4g8l4i$1m9@mtinsc01-mgt.ops.worldnet.att.net>
- NNTP-Posting-Host: 232.los-angeles-1.ca.dial-access.att.net
- Mime-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- X-Mailer: Mozilla 1.22ATT (Windows; U; 16bit)
-
- Im learing MSVC++2, and the book at one point states that one of the
- functions within a certain class will "throw an exception if it fails,
- so be ready to catch it". Can someone explain this?
-
-